home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Private Casting
/
Casting One.mdf
/
Docs
/
Interview.dir
/
Internal_19.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-01-22
|
200 b
|
16 lines
on mouseEnter
cursor([cast "curs", cast "mask"])
end
on mouseLeave
cursor(-1)
end
on mouseUp
global documento
cursor(-1)
puppetSound(0)
set documento to "interview"
go(1, "panic")
end